home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / StefView.BackModule / StefView.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  281 b   |  21 lines

  1. MySubclass = {
  2.     SUPERCLASS = Object;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. SpermView = {
  10.     ACTIONS = {
  11.     inspector:;
  12.     setLineWidth:;
  13.     setNumLines:;
  14.     setUseColor:;
  15.     };
  16.     OUTLETS = {
  17.     sharedInspectorPanel;
  18.     };
  19.     SUPERCLASS = View;
  20. };
  21.